[INFO] fetching crate scirs2-stats 0.4.0...
[INFO] testing scirs2-stats-0.4.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate scirs2-stats 0.4.0 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate scirs2-stats 0.4.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate scirs2-stats 0.4.0
[INFO] tweaked toml for crates.io crate scirs2-stats 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scirs2-stats 0.4.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scirs2-stats 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f55865a8c94aea40a8c8b46da1175e88690c8d7eaee0973ce0fc2d0b40c003d
[INFO] running `Command { std: "docker" "start" "-a" "2f55865a8c94aea40a8c8b46da1175e88690c8d7eaee0973ce0fc2d0b40c003d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f55865a8c94aea40a8c8b46da1175e88690c8d7eaee0973ce0fc2d0b40c003d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f55865a8c94aea40a8c8b46da1175e88690c8d7eaee0973ce0fc2d0b40c003d", kill_on_drop: false }`
[INFO] [stdout] 2f55865a8c94aea40a8c8b46da1175e88690c8d7eaee0973ce0fc2d0b40c003d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7e0304c258bca4c8020752e04e21df4a490d3cbb96a1afc8ac2b92c77fffde6
[INFO] running `Command { std: "docker" "start" "-a" "a7e0304c258bca4c8020752e04e21df4a490d3cbb96a1afc8ac2b92c77fffde6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling num-lazy v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling scirs2-core v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand_distr v0.6.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling oxicode_derive v0.2.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling numeric_literals v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling ellip v1.1.0
[INFO] [stderr]    Compiling quickcheck v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling wide v1.2.0
[INFO] [stderr]    Compiling oxiblas-core v0.2.1
[INFO] [stderr]    Compiling lambert_w v1.2.34
[INFO] [stderr]    Compiling special v0.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling oxiblas-matrix v0.2.1
[INFO] [stderr]    Compiling oxiblas-blas v0.2.1
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling oxicode v0.2.1
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling oxiblas-lapack v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.10.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling ndarray-rand v0.16.0
[INFO] [stderr]    Compiling oxiblas-ndarray v0.2.1
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling scirs2-linalg v0.4.0
[INFO] [stderr]    Compiling scirs2-stats v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
[INFO] running `Command { std: "docker" "inspect" "a7e0304c258bca4c8020752e04e21df4a490d3cbb96a1afc8ac2b92c77fffde6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7e0304c258bca4c8020752e04e21df4a490d3cbb96a1afc8ac2b92c77fffde6", kill_on_drop: false }`
[INFO] [stdout] a7e0304c258bca4c8020752e04e21df4a490d3cbb96a1afc8ac2b92c77fffde6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cd51f2d8d01c0e6b915c764f3fee76171f9e9432f7d111b17a695b34a9ee376
[INFO] running `Command { std: "docker" "start" "-a" "9cd51f2d8d01c0e6b915c764f3fee76171f9e9432f7d111b17a695b34a9ee376", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling wide v1.2.0
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling oxiblas-core v0.2.1
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling lambert_w v1.2.34
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling quickcheck_macros v1.2.0
[INFO] [stderr]    Compiling special v0.13.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling oxiblas-matrix v0.2.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling oxiblas-blas v0.2.1
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling oxiblas-lapack v0.2.1
[INFO] [stderr]    Compiling ndarray-rand v0.16.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling oxiblas-ndarray v0.2.1
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling scirs2-core v0.4.0
[INFO] [stderr]    Compiling scirs2-linalg v0.4.0
[INFO] [stderr]    Compiling scirs2-stats v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `scirs2-stats` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name scirs2_stats --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes '--allow=clippy::expect_used' --allow=dead_code --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "memmap", "parallel", "python"))' -C metadata=e035356f65d513f1 -C extra-filename=-68d97548703177f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-05f8fab1c5cf16da.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-7dfc1ec4616dd415.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-2af7c8622d8fa52e.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-0c0b8357aa87bfe7.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3c97ca9b371a7031.rmeta --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-38d8f31b339ca8d3.rmeta --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-89bed94b3469940f.rmeta --extern scirs2_linalg=/opt/rustwide/target/debug/deps/libscirs2_linalg-305af80e4635517e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-31c829eaadb79353.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6f37ead0e52878e0.rmeta --extern special=/opt/rustwide/target/debug/deps/libspecial-64d77fa32a4d76de.rmeta --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-c5550827d0eae42c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-52f9c25661903eab.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `scirs2-stats` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name scirs2_stats --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes '--allow=clippy::expect_used' --allow=dead_code --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "memmap", "parallel", "python"))' -C metadata=9fd3d6d94ac09b01 -C extra-filename=-d3f98b7ca17bf774 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-607a1bfcf54e8c83.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-05f8fab1c5cf16da.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-e7f48f0159c1d5c5.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-7dfc1ec4616dd415.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-2af7c8622d8fa52e.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-0c0b8357aa87bfe7.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3c97ca9b371a7031.rlib --extern plotters=/opt/rustwide/target/debug/deps/libplotters-63466fe174d18424.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-52e19709f1bc9944.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-38d8f31b339ca8d3.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-a27299e16a4f5a5f.so --extern rand=/opt/rustwide/target/debug/deps/librand-36cb8600deda12ec.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-89bed94b3469940f.rlib --extern scirs2_linalg=/opt/rustwide/target/debug/deps/libscirs2_linalg-305af80e4635517e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-31c829eaadb79353.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6f37ead0e52878e0.rlib --extern special=/opt/rustwide/target/debug/deps/libspecial-64d77fa32a4d76de.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-c5550827d0eae42c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-52f9c25661903eab.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-5b880e00542b6698/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9cd51f2d8d01c0e6b915c764f3fee76171f9e9432f7d111b17a695b34a9ee376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cd51f2d8d01c0e6b915c764f3fee76171f9e9432f7d111b17a695b34a9ee376", kill_on_drop: false }`
[INFO] [stdout] 9cd51f2d8d01c0e6b915c764f3fee76171f9e9432f7d111b17a695b34a9ee376
